Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Node / ReticulumProjects / MeshChatX.git / files / scripts / ci / trivy-fs-scan.sh

Displaying Raw • Download


scripts/ci/trivy-fs-scan.sh legacy/win7 (159b2358) Text, 267 B

T8b949e#!/bin/sh
T8b949e# Filesystem vulnerability scan for Node (lockfiles, manifests). Replaces pnpm audit
T8b949e# while the npm registry legacy audit endpoints are unavailable to pnpm (HTTP 410).
Tffa657set -eu

Tffa657exec trivy fs --exit-code T79c0ff1 --severity HIGH,CRITICAL --skip-dirs .pnpm-store .


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────